Fix arch-specific upstream xfails
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Fri, 28 Jan 2022 19:22:53 +0000 (19:22 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 28 Jan 2022 19:22:53 +0000 (19:22 +0000)
commit5e77c2b559e5946b4d5c3cc3f6be352ab0fc7d55
treef9ce3534c40cdcc284fb7b7c9bb7cd9498851631
parent2cdc46ac34bebd031fe9dc1b3f4c573778f8d0f7
Fix arch-specific upstream xfails

We test on more architectures, so upstream's xfails are not always
correct everywhere.  On those known to fail:
arm64 xfail -> all non-x86 xfail
x86 or unconditional strict xfail -> unconditional nonstrict xfail

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/38921, https://github.com/pandas-dev/pandas/issues/38798, https://github.com/pandas-dev/pandas/issues/41740, https://github.com/numpy/numpy/issues/19146
Forwarded: no

Gbp-Pq: Name fix_overly_arch_specific_xfails.patch
pandas/tests/groupby/test_groupby.py
pandas/tests/indexes/interval/test_astype.py
pandas/tests/indexes/numeric/test_numeric.py
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/tools/test_to_numeric.py
pandas/tests/window/test_rolling.py